summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonne Martin <donne.martin@gmail.com>2022-03-21 21:45:17 -0400
committerDonne Martin <donne.martin@gmail.com>2022-03-21 21:45:17 -0400
commit4fca6bfb3c6537b6fe44a276de5571fe8e281281 (patch)
tree67b0ac21d89faf4baa75ea2578f2a9c198ed8d69
parent7298f36f70d784a1460333248df238856430e536 (diff)
Fix #227: Update latest monthly hiring post ids
-rw-r--r--haxor_news/settings.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/haxor_news/settings.py b/haxor_news/settings.py
index 27dd9d8..144aebf 100644
--- a/haxor_news/settings.py
+++ b/haxor_news/settings.py
@@ -14,5 +14,5 @@
# language governing permissions and limitations under the License.
# Updated monthly, see HackerNewsCli.hiring docstring.
-who_is_hiring_post_id = 25266288
-freelancer_post_id = 25318920
+who_is_hiring_post_id = 25632982
+freelancer_post_id = 25632980